home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 66
/
Vol 66.iso
/
games
/
bailer.swf
/
scripts
/
DefineSprite_222
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2013-04-24
|
113 b
|
6 lines
this.onEnterFrame = function()
{
_parent.fno = this._currentframe;
};
this.gotoAndPlay(_parent.fno + 1);